home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / debian / control < prev    next >
Encoding:
DEB build control  |  2002-10-27  |  830 b   |  24 lines

  1. Source: libvorbis
  2. Section: libs
  3. Priority: optional
  4. Maintainer: Christopher L Cheney <ccheney@debian.org>
  5. Build-Depends: debhelper (>> 3.0.0), libogg-dev (>> 1.0rc3), autotools-dev, devscripts
  6. Standards-Version: 3.5.6.0
  7.  
  8. Package: libvorbis0
  9. Architecture: any
  10. Section: libs
  11. Depends: ${shlibs:Depends}
  12. Description: The Vorbis General Audio Compression Codec
  13.  Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
  14.  general-purpose compressed audio format for audio and music at fixed 
  15.  and variable bitrates from 16 to 128 kbps/channel.
  16.  
  17. Package: libvorbis-dev
  18. Architecture: any
  19. Section: devel
  20. Depends: libvorbis0 (= ${Source-Version}), libogg-dev, libc6-dev
  21. Description: Vorbis Library Development
  22.  The libvorbis-dev package contains the header files and documentation
  23.  needed to develop applications with libvorbis.
  24.